* progmodes/python.el (python-indent-context): Fix
authorFabián Ezequiel Gallina <fabian@anue.biz>
Tue, 19 Feb 2013 03:18:32 +0000 (00:18 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Tue, 19 Feb 2013 03:18:32 +0000 (00:18 -0300)
commitc48631500f8f654f132622ce201397827b897850
tree3af4dc080dbefe64c792dc1d91f6c191e322d2dd
parentc080be1d650e08445a14f96a9660b28336e384c2
* progmodes/python.el (python-indent-context): Fix
python-info-line-ends-backslash-p call.
(python-info-line-ends-backslash-p)
(python-info-beginning-of-backslash): Respect line-number
argument.
(python-info-current-line-comment-p): Fix behavior when not at
beginning-of-line.
(python-util-position): Remove function.
(python-util-goto-line): New function.
lisp/ChangeLog
lisp/progmodes/python.el